[INFO] fetching crate ink-zombienet-support 0.1.0-alpha.1...
[INFO] testing ink-zombienet-support-0.1.0-alpha.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ink-zombienet-support 0.1.0-alpha.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ink-zombienet-support 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate ink-zombienet-support 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate ink-zombienet-support 0.1.0-alpha.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ink-zombienet-support 0.1.0-alpha.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 186 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.27.1 (available: v0.31.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b114a8a2492980460f7225dc7878fdca4602a228f35c4e5078470d5e9d634d2e
[INFO] running `Command { std: "docker" "start" "-a" "b114a8a2492980460f7225dc7878fdca4602a228f35c4e5078470d5e9d634d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b114a8a2492980460f7225dc7878fdca4602a228f35c4e5078470d5e9d634d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b114a8a2492980460f7225dc7878fdca4602a228f35c4e5078470d5e9d634d2e", kill_on_drop: false }`
[INFO] [stdout] b114a8a2492980460f7225dc7878fdca4602a228f35c4e5078470d5e9d634d2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b50524a6486d2eb52ca15b61d1ff0b2f74d8a59a16eea17039bef8d02dfd79
[INFO] running `Command { std: "docker" "start" "-a" "f9b50524a6486d2eb52ca15b61d1ff0b2f74d8a59a16eea17039bef8d02dfd79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ink-zombienet-support v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.97s
[INFO] running `Command { std: "docker" "inspect" "f9b50524a6486d2eb52ca15b61d1ff0b2f74d8a59a16eea17039bef8d02dfd79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b50524a6486d2eb52ca15b61d1ff0b2f74d8a59a16eea17039bef8d02dfd79", kill_on_drop: false }`
[INFO] [stdout] f9b50524a6486d2eb52ca15b61d1ff0b2f74d8a59a16eea17039bef8d02dfd79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d126d4c37d335ddd62d06d0454f4657d606ea787ab4641ee22818e1b226f8764
[INFO] running `Command { std: "docker" "start" "-a" "d126d4c37d335ddd62d06d0454f4657d606ea787ab4641ee22818e1b226f8764", kill_on_drop: false }`
[INFO] [stderr]    Compiling ink-zombienet-support v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "d126d4c37d335ddd62d06d0454f4657d606ea787ab4641ee22818e1b226f8764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d126d4c37d335ddd62d06d0454f4657d606ea787ab4641ee22818e1b226f8764", kill_on_drop: false }`
[INFO] [stdout] d126d4c37d335ddd62d06d0454f4657d606ea787ab4641ee22818e1b226f8764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3842415bfe754170312f17e5ef1c9069da5949751aa5cdc0796d5ae5a388ca75
[INFO] running `Command { std: "docker" "start" "-a" "3842415bfe754170312f17e5ef1c9069da5949751aa5cdc0796d5ae5a388ca75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ink_zombienet_support-2bbc5e4319397062)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test fs::in_memory::tests::append_should_create_file_with_content_if_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_new_and_some_ancestor_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_new_and_some_ancestor_is_not_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_creates_new_destination_file_if_it_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::append_should_update_file_content_if_file_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_new_and_some_ancestor_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_new_and_some_ancestor_is_not_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_updates_the_file_content_of_the_destination_file_if_it_already_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_create_a_directory_and_all_its_ancestors_if_they_dont_exist ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_create_a_directory_and_some_of_its_ancestors_if_they_dont_exist ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_create_a_directory_if_all_ancestors_exist ... ok
[INFO] [stdout] test fs::in_memory::tests::read_should_return_the_file_content ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_source_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::read_should_return_an_error_if_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_source_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_some_directory_ancestor_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_return_an_error_if_some_ancestor_is_not_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_file_already_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_some_ancestor_is_not_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_create_a_directory_at_root ... ok
[INFO] [stdout] test fs::in_memory::tests::read_should_return_an_error_if_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_isnt_utf8_encoded ... ok
[INFO] [stdout] test fs::in_memory::tests::set_mode_should_returns_an_error_if_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_the_file_content_as_a_string ... ok
[INFO] [stdout] test fs::in_memory::tests::set_mode_should_update_the_directory_mode_at_path ... ok
[INFO] [stdout] test fs::in_memory::tests::set_mode_should_update_the_file_mode_at_path ... ok
[INFO] [stdout] test fs::in_memory::tests::write_should_create_file_with_content_if_file_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::write_should_overwrite_file_content_if_file_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_new_and_some_ancestor_doesnt_exists ... ok
[INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_new_and_some_ancestor_is_not_a_directory ... ok
[INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_directory_already_exists ... ok
[INFO] [stdout] test fs::local::tests::append_should_create_a_new_file_at_path_with_contents ... ok
[INFO] [stdout] test fs::local::tests::append_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::read_to_string_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::create_dir_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::create_dir_should_create_a_new_directory_at_path ... ok
[INFO] [stdout] test fs::local::tests::copy_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::read_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::read_should_return_the_contents_of_the_file_at_path ... ok
[INFO] [stdout] test fs::local::tests::append_should_updates_an_existing_file_by_appending_contents ... ok
[INFO] [stdout] test fs::local::tests::create_dir_all_should_create_a_new_directory_and_all_of_it_ancestors_at_path ... ok
[INFO] [stdout] test fs::local::tests::set_mode_should_update_the_file_mode_at_path ... ok
[INFO] [stdout] test fs::local::tests::write_should_create_a_new_file_at_path_with_contents ... ok
[INFO] [stdout] test fs::local::tests::write_should_overwrite_an_existing_file_with_contents ... ok
[INFO] [stdout] test fs::local::tests::write_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::create_dir_all_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::copy_should_create_a_duplicate_of_source ... ok
[INFO] [stdout] test fs::local::tests::copy_should_ovewrite_destination_if_alread_exists ... ok
[INFO] [stdout] test fs::local::tests::set_mode_should_bubble_up_error_if_some_happens ... ok
[INFO] [stdout] test fs::local::tests::read_to_string_should_return_the_contents_of_the_file_at_path_as_string ... ok
[INFO] [stdout] test fs::local::tests::set_mode_should_update_the_directory_mode_at_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ink_zombienet_support
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3842415bfe754170312f17e5ef1c9069da5949751aa5cdc0796d5ae5a388ca75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3842415bfe754170312f17e5ef1c9069da5949751aa5cdc0796d5ae5a388ca75", kill_on_drop: false }`
[INFO] [stdout] 3842415bfe754170312f17e5ef1c9069da5949751aa5cdc0796d5ae5a388ca75
